home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Comunicatii / avdomain / SETUP.EXE / {app} / adomains.chm / site.css < prev    next >
Cascading Style Sheet File  |  2003-12-28  |  2KB  |  78 lines

  1. body           {  font-size: x-small;
  2.                 font-family: Verdana, Tahoma, Sans-Serif;
  3.                 background-color: "#FFFFDF";
  4. text-align:justify;
  5.                }
  6.  
  7.  
  8.  
  9.                 }
  10.  
  11. .smalllink     {color: #0000FF;}
  12. .hotlink    {color: #2000FF;}
  13.  
  14.  
  15. a           {   
  16. color:blue;
  17. text-decoration: none;
  18. }
  19.  
  20. a:hover         {
  21.                 text-decoration: underline; color: "#0000FF";
  22.                 }
  23.  
  24.  
  25. code            {  font-family: Courier;        }
  26.  
  27. pre             {  font-family: Courier;        }
  28.  
  29. table       {
  30.         padding:0;
  31.                 spacing:0;
  32.                 border-width: 0;
  33.                 font-size: 100%;
  34. /*                margin: 0;*/
  35.                 text-align: center;
  36.                    }
  37.  
  38. td        {
  39.         padding: 0;
  40.                 spacing: 0;
  41.                 border-width: 0;
  42.                 font-size: 100%;
  43. /*                margin: 0;*/
  44.                    }
  45.  
  46. tr        {
  47.         padding: 0;
  48.                 spacing: 0;
  49.                 border-width: 0;
  50.                 font-size: 100%;
  51. /*                margin: 0;*/
  52.                 text-align: center;
  53.                    }
  54.  
  55. div, img        {
  56.         padding: 0;
  57.                 spacing: 0;
  58.                 border-width: 0;
  59.                 font-size: 100%;
  60.                 margin: 0;
  61.                    }
  62.  
  63.  
  64. h2 {
  65. margin:5pt;
  66. font-size: medium;
  67. font-weight: bold;
  68. color: "#000080";
  69. text-align:center;
  70. }
  71.  
  72. h3     {
  73. font-size: x-small; 
  74. font-weight: bold;
  75. color: "#000080";
  76. margin:5pt 0pt 5pt 0pt;
  77. }
  78.